Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance(dashboards): show user's dashboards #819

Merged
merged 15 commits into from
Sep 19, 2024
Merged

Conversation

KellyMerrick
Copy link
Contributor

@KellyMerrick KellyMerrick commented Sep 13, 2024

(description by David M)
replaces the static page on /dashboards page to show a list of the current user's dashboards that you can navigate to. it also lists repos assigned to each dashboard and last build status for each assigned repo.

this is an incremental improvement as we explore how to evolve dashboards and gather more feedback.

Updated static page when you don't have dashboards:
image

Same page when you have added a dashboard:
image

the dashboard id is a bit faint and really only shown because it's useful to use in CLI commands. whatever the post-beta version looks like, i imagine it won't show at all. it's also not super accessible in this format.

@wass3rw3rk wass3rw3rk changed the title enh(dashboards): mvp for dashboards view enhance(dashboards): show user's dashboards Sep 16, 2024
@wass3rw3rk wass3rw3rk marked this pull request as ready for review September 19, 2024 15:53
@wass3rw3rk wass3rw3rk requested a review from a team as a code owner September 19, 2024 15:53
@wass3rw3rk wass3rw3rk merged commit 1b65bd6 into main Sep 19, 2024
13 checks passed
@wass3rw3rk wass3rw3rk deleted the feat_dashboard_home branch September 19, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants